VObject::Move

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::Move - instance method  

TEMPLATE

void Move(Point delta, bool redraw = TRUE)  

SPECIFIERS

public  

DESCRIPTION

Move moves this the specified number of pixels. If redraw is TRUE then both the old and the new content rectangle of this are invalidated.  

ARGUMENTS

Point delta

the number of pixels to move the VObject
horizontally and vertically
bool redraw = TRUE

specifies whether to redraw the VObject
 

RETURN ARGUMENT

void

 

CATEGORIES

content rectangle, client interface

 

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022